Click or drag to resize

ItemReminderIsSet Property

Indicates whether a reminder has been set for the appointment in the Exchange store.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool ReminderIsSet { get; set; }

Property Value

Type: Boolean
true if [reminder is set]; otherwise, false.
See Also